Automattic\WooCommerce\Blocks\Domain\Services\FeatureGating S

Total Complexity 22
Dependencies 1
Dependents 4
Total lines 159
Lines of code 59
Logical lines of code 27
Comment lines 72
Methods 13
Properties 2

Methods 13

Method Rating Maintainability Complexity Lines of code
load_flag()
S
60 6 12
load_environment()
S
61 5 11
__construct()
S
71 1 6
get_flag()
S
82 1 3
is_experimental_build()
S
80 1 3
is_feature_plugin_build()
S
80 1 3
get_environment()
S
82 1 3
is_development_environment()
S
80 1 3
is_production_environment()
S
80 1 3
is_test_environment()
S
80 1 3
get_core_flag()
S
80 1 3
get_feature_plugin_flag()
S
80 1 3
get_experimental_flag()
S
80 1 3